-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
4.2.5
-
Code
-
Classes
- V1PaymentSurcharge
Total Complexity |
32 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
358 |
Lines of code |
119 |
Logical lines of code |
56 |
Comment lines |
149 |
Methods |
22 |
Properties |
12 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
47 |
10 |
44 |
__toString() |
S |
68 |
2 |
7 |
setName() |
S |
77 |
1 |
4 |
getTaxes() |
S |
82 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
offsetSet() |
S |
81 |
1 |
3 |
offsetGet() |
S |
82 |
1 |
3 |
offsetExists() |
S |
80 |
1 |
3 |
setSurchargeId() |
S |
77 |
1 |
4 |
getSurchargeId() |
S |
82 |
1 |
3 |
setTaxes() |
S |
77 |
1 |
4 |
setTaxable() |
S |
77 |
1 |
4 |
getAppliedMoney() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
setType() |
S |
77 |
1 |
4 |
getType() |
S |
82 |
1 |
3 |
setAmountMoney() |
S |
77 |
1 |
4 |
getAmountMoney() |
S |
82 |
1 |
3 |
setRate() |
S |
77 |
1 |
4 |
getRate() |
S |
82 |
1 |
3 |
setAppliedMoney() |
S |
77 |
1 |
4 |
getTaxable() |
S |
82 |
1 |
3 |